home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2007 January
/
PCWorld_2007-01_cd.bin
/
v cisle
/
autoit
/
autoit-v3.2.0.1-setup.exe
/
Examples
/
Helpfile
/
_IE_Introduction.au3
< prev
next >
Wrap
Text File
|
2006-07-14
|
253b
|
6 lines
; *******************************************************
; Example 1 - Open a browser with the basic IE.au3 introductory text displayed
; *******************************************************
;
#include <IE.au3>
$oIE = _IE_Introduction ("basic")